home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.modula2
- Path: cix.compulink.co.uk!usenet
- From: mark_tbu@cix.compulink.co.uk ("Mark Morgan Lloyd ")
- Subject: Re: HOW Network Communication in TSModula-2
- Message-ID: <DM268E.4zu@cix.compulink.co.uk>
- Organization: KDG Mobrey Telemetry
- References: <4eau70$48q@utrhcs.cs.utwente.nl>
- Date: Wed, 31 Jan 1996 18:33:50 GMT
- X-News-Software: Ameol
-
- I do not believe that you will do this with standard modules, except for
- the limited case of transferring files between directories. I have had
- some success in the past making direct calls to the NetBIOS, I believed I
- used the book "Network Interrupts (A Programmer's Reference to Network
- APIs)" by Brown and Kyle (Addison Wesley) as a reference.
-
- I have recently played with the messaging interface (compatible with WGfW
- winpopup etc.) using Modula-2 code, the source of my information for that
- was Ralph Brown's interrupt list. I'm afraid that I don't have full
- Internet access at present and don't really have the time to fool with
- ftp etc., although I'd be happy to append the modules to a message here
- if anybody were interested.
-
- Mark Morgan Lloyd
- mark_tbu@cix.compulink.co.uk
-
- [Opinions above are the author's, not those of his employers or
- colleagues]
-